mtd: spinand: Add initial support for Winbond W25M02GV
authorFrieder Schrempf <[email protected]>
Thu, 16 Aug 2018 15:30:14 +0000 (17:30 +0200)
committerJagan Teki <[email protected]>
Thu, 20 Sep 2018 14:40:49 +0000 (20:10 +0530)
commit3181c0a622d35bd8e6d4407458e7204d4df5a8c1
treea8e1455fb92826e84532b2b8544603b9f7c45427
parent883d8778ae177172c0a53c018faa39e61f30dea3
mtd: spinand: Add initial support for Winbond W25M02GV

Add support for the W25M02GV chip.

Signed-off-by: Frieder Schrempf <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Jagan Teki <[email protected]>
drivers/mtd/nand/spi/Makefile
drivers/mtd/nand/spi/core.c
drivers/mtd/nand/spi/winbond.c [new file with mode: 0644]
include/linux/mtd/spinand.h